services.restic.backups.<name>.runCheck
Whether to run 'restic check' with the provided checkOpts options.
This option is only supported on linux.
- Type
boolean- Default
lib.length config.checkOpts > 0 || lib.length config.pruneOpts > 0- Example
true- Declared
- <home-manager/modules/services/restic.nix>